Bar chart stacked vertically using Image-Charts - image-charts

I have started using the Image-Charts Docs for Bar Charts
Vertically grouped Bars chart works as expected. You can see all 3 Items grouped(see the image below).
But
Using the same data in url for a Vertically stacked shows only 2 Items stacked (see the example from the docs below).
Both images attached can be found in the link to documentation
I work with this url to output stacked bar chart, but some Items are not visible/displayed.
https://image-charts.com/chart?cht=bvs&chs=800x725&chd=a:0,0,0,0,0,0,0,5882,9662,9363,9320,9363|0,0,0,0,0,0,500,3000,2520,6453,5000,3658|0,0,0,3358,0,0,0,7960,3040,584,601,2800|0,0,0,10488,0,0,0,1011,1659,290,4017,0|0,0,0,1050,1050,1050,1155,1050,1480,1150,1150,1150|0,0,0,0,0,0,0,623,1935,188,6796,404|0,0,0,0,0,0,0,833,833,833,833,833|0,0,0,0,0,0,0,0,819,819,819,0|0,0,0,0,0,0,0,0,0,0,0,1300|0,0,0,0,0,0,0,110,440,0,489,111|0,0,0,0,0,0,0,0,0,199,5,0|0,0,0,0,0,0,0,0,29,34,82,29|0,0,0,0,0,0,0,32,32,32,28,36|0,0,0,0,0,0,0,0,0,0,0,81|0,0,0,0,0,0,0,0,0,0,0,11|0,0,0,0,0,0,0,0,0,0,4,0&chco=648b7b,00e08a,00158b,8b0056,8b0000,a7f74a,ff9d00,ed0000,aa5555,555faa,202d91,18d4e3,d05bc7,9a5bd0,8d881a,8d5c1a&chxl=0:|Oct2017|Nov2017|Dec2017|Jan2018|Feb2018|Mar2018|Apr2018|May2018|Jun2018|Jul2018|Aug2018|Sep2018|&chg=10,30&chdl=Results$|Results|Results$|Results|Results$|Results|Results$|Results|Results$|Results|Results$|Results|Results$|Results|Results$|Results&chxt=x,y&chma=20,50,20&chtt=Vertically-stacked+Bar+Chart`

Thank you for your report, there was indeed an issue with our bvs support, it's now fixed:

Related

I want to create this chart -img indescription- in reactjs, which library is the best choice?

I've tried many times to make this chart but I've failed so i gave up and asking you about it.
If someone can help with it I will be grateful.
This charts looks like a stacked bar chart. This might help:
Stacked bar chart
or this one:
Stacked Group bar chart
For rounded corners of the bars this one will help:
How to put rounded corners on a Chart.js Bar chart

Change Bar Chart in ASP Net from progress bar to signal the point in the Axis

I have a Bar Chart in ASP Net. By default the bar looks like a progress Bar but I need to make it to look like this:
enter image description here
How can I make it look it that?
I tried using a Point Chart however I need it to be horizontal not vertical.

How can I put legend of pie chart by google charts in a new line?

I used Google Charts to generate two pie charts in the same line (see the screenshot). But when the screen width updates, the legend goes beyond the screen, have to use the scrollbar.
I was wondering if there is a way that I can put the two legends beneath the pie charts and move Build: xxxx information right above the charts

Column chart horizontal axis misplaced

I am using Flex 3 Column chart component. In this, I have a custom container which in minimized(25% of maximized screen) mode, it is not showing horizontal axis properly(in short not utilizing the whole container area properly) and hence H axis is cut on left and right. If I maximize container, it shows perfect graph.
Attached the image.
I got the problem.
The length of labels on X axis were causing this issue. I reduced the length of labels and it worked fine.

Custom grid line in a Flex Chart?

I am using the standard Flex 3 BubbleChart component and I would like to customize a couple of the grid lines separately from the rest.
I would like to highlight a gridline in the X-direction as well as in the Y-direction to show a quadrant.
Is there any way to customize the look and feel of a subset of gridlines within a Flex chart (i.e. bubble chart)?
Any ideas or suggestions would be appreciated.
Thanks!
Check out this two nice articles:
Using chart grid lines
Drawing on chart controls

Resources