Closed adambundy closed 8 years ago
+1 for this feature. Really wanted to use this library but had to move on because it does not support horizontal bar charts...
+1
+1
+1
+1
+1
+1
+1
On the roadmap ladies and gents.
+1
+1
+1000
+1
horz labels don't line up with bars
option for horz labels to be inset over bars instead of outside
Is it possible to have a centered chart with negative values? As it is the chart doesnt work with negative values :(
+1
Horizontal bar charts are absolutely necessary. Often labeling doesn't work well for certain sets of data in vertical charts.
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
:+1:
+1
Change Vertical bar to Horizontal bar chart using charting .js
Change Vertical bar to Horizontal bar chart using charting .js
We are using this code
var myLine = new Chart(document.getElementById("canvas").getContext("2d")).Bar(barChartData,{align:'h'});
Not working....
+1
+1
+1
+1
+1
Nothing new about this ?
+1
I have implemented it (also horizontalStackedBar) in my personnal version that is also opened on GitHub.
https://github.com/FVANCOP/ChartNew.js
I have also a sample for a time table on http://www.favomo.be/graphjs/demo.html
+1
+1
+1
+1024
Looks like the developer isn't active anymore. Good thing this is open source -- surely one of us can implement this feature.
Is it possible to create a horizontal bar chart with bars extending/animating from left to right?