scala-plotly-client icon indicating copy to clipboard operation
scala-plotly-client copied to clipboard

Visualise your data from Scala using Plotly

Results 10 scala-plotly-client issues
Sort by recently updated
recently updated
newest added

The last commit was two years ago and scala 2.13.1 has been released. Will there be support for that? thanks

Nice lib! It would be wonderful if we can plot data locally instead of sending over internet. Something like this: https://plot.ly/python/offline/

enhancement

If the data is already in Plotly, the user should be able to give srcs rather than a data array.

enhancement
good first issue

Plotly supports sending custom colorscales as well as the predefined ones. It might be nice to try and support that. For instance, the following request body to the Plotly API...

enhancement
good first issue

Hi, I am getting this error when I tried to run the sample in your readme file. "Exception in thread "main" java.lang.NoSuchMethodError: co.theasi.plotly.writer.Server.$init$(Lco/theasi/plotly/writer/Server;)V" Platform: Windows 10 Scala version: Scala 2.10...

question

It would be nice to be able to reproduce [these](https://plot.ly/python/contour-plots/) plots.

enhancement

It would be nice to be able to reproduce [these](https://plot.ly/python/histograms/) plots.

enhancement

It would be nice to be able to reproduce some of the map plots on [here](https://plot.ly/python/).

enhancement

Most of the functionality so far concentrates on plotting. It would be useful to add functionality to manipulate grids.

enhancement

It would be nice to be able to reproduce [these](https://plot.ly/python/bar-charts/) plots.

enhancement