Klakurka

Fixing visual artifacts on Stacked 2D due to 0s in data

Recommended Posts

Hi there,

We have a Stacked 2D chart that is having some visual issues due to 0s in the data. Everything looks fine when stack100percent=0 but when it's set, we get the following:

image.png.13581acf2165465256997cb92a1234f1.png

Note the vertical lines rising above the chart as well as the weird white areas throughout (most notably at the top).

When we force 0 values to something >0 (like 0.00001) then the visual issues are cleared up and we get this:

image.png.1f245a018d4c5b0ae03ebcc331346eb4.png

The problem is that when datasets are toggled off in the legend (of ones that had data during those periods), we get what you'd expect of a chart where each value is the same:

image.png.88ae45d4340031803b8e961873c01943.png

Is there any way we can fix the visual artifacts while still allowing people to properly toggle off datasets in the legend? If we leave them at 0, we get what's expected (a white background, which is what we'd want).

Thanks so much!

Share this post


Link to post
Share on other sites

Hi,

 

Please provide a sample replicating the scenarios explained above, so that we can check it at our end. Also let us know which version of FusionCharts are you using.

You can also check your implementation with the current version of FusionCharts that is 3.13.2-sr.1

Download link : https://www.fusioncharts.com/download/fusioncharts-suite

 

Thanks,

Akash.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now