Open MarcoMene opened 8 years ago
More generally, instead of simply adding a couple of plot options, could it be possible to add a large plot library like https://d3js.org in re-dash?
+1 for this. (More generally, instead of simply adding a couple of plot options, could it be possible to add a large plot library like https://d3js.org in re-dash?) Ideally, we would be able to produce a visualization by adding html(+css+js), this is how it works on Mode Analytics. This would then allow us to choose which js plot library to use ( I like to use AmCharts ).
Would be great also to have the possibility to execute operations over multiple columns, to plot, e.g. the difference of two variables..
error bars would be fantastic (maybe select a column in the user interface to be the variance to calculate them?)
PR #1401 introduces errors in graphs through a column that specifies the error for every data point
PR https://github.com/getredash/redash/pull/1406 introduces custom js plotting
It would be nice to extend a little the options when building plots: