-
![screen shot 2018-01-22 at 11 08 15 am](https://user-images.githubusercontent.com/4257572/35230641-9adc0842-ff64-11e7-9b30-47ccf73eefc5.png)
there's 19 chart types left to integrate
@bpostlethwai…
-
In Dash, I'd like the Graph component to do smart `restyle` and `relayout` updates when I call `newPlot` or `plot` (or some new method). Dash users deal with `figure`s and not diffs.
Programming th…
-
I want to share color-bar between several ternary graphs which have individual value-range.
For example, value-range of graph A is (0, 67), value-range of graph B is (65, 202)
I want the color-bar …
-
There are several updates for the examples on pycalphad.org that could be done:
- Non-stable or non-present phases are no longer included in legends (this is good, but the graphs don't match any mo…
-
Some suggestions:
* Image of a small tournament (see examples repo)
* Sparklines of a match
* A plot of the Moran process like the one in [this notebook](https://github.com/Axelrod-Python/Axelrod…
-
Hi,
I am looking for extending plotly to use in my application. It requires many custom behaviors and perhaps special drawing which is not supported by current chart types. Do you know how I can ac…
-
Hi,
Thanks for developing the package! The ternary plots look great.
I was wondering how to place another figure (e.g., a scatter plot) beside the ternary plot in matplotlib, but I couldn't quite …
-
Hey, Is it possible to add labels displaying names(Only Name) of the traces without hover over the data point ?
Also when i hover on the chart, it should show the regular hover text like for example,…
-
axis labels for example (this came up on gitter).
-
```
$ br -plot Algorithm_Dataset/ROCFR_LFW.csv results.pdf
Plotting 1 file(s) to results.pdf
Failed to run 'Rscript', did you forget to install R? See online documentation of 'br_plot' for required …