-
I just want to know how I can change the position of data.labels.
I have two data series in spline chart and the data are close so they are overlapping. Attached an image of the problem and the code
…
-
I'd like to print concrete values inside stacked bar chart just like so (legend not relevant on the plot):
![image](https://user-images.githubusercontent.com/739996/32845759-dd0c81ca-ca25-11e7-9d1b…
-
Hello
it would be a good idea to find a way to display both values and percents in tooltip and in legend when using stacked chart with percent mode
Here you will find an example:
![percent su…
-
Reviewer comments:
I think maybe we need two different examples of the single bar: one where it’s used as a thermometer, and one where it’s showing all the components that add up to 100% (like a r…
-
To better analyze the durations of each step in the rendering pipeline, a visualization tool has been created [here](https://github.com/amyqiu/metrics-vis). The documentation for this tool can be foun…
-
The vertical line added by the crosshair plugin is showing behind the painted area of the graph, which is particularly noticeable in stacked graphs that occupy a big portion of the canvas, like in a c…
-
**Feature Description**
- You click on a bar of a bar graph, a title of a column, or a scatter chart point, and it navigates you through to another page where you can locate relevant information abou…
-
### Version
5.4.1
### Link to Minimal Reproduction
https://codesandbox.io/s/stacked-line-chart-forked-es9qgk?file=/index.js
### Steps to Reproduce
1. xAxis: {
type: "category",
…
-
Certain Data does not render bars when using bar charts.
Following CFWQL query will create 2 waves and merges them together.
When both datasets are shown in the same chart(multichart=false) the ba…
-
** Don't make a duplicate issue.
You can search in issues to make sure there isn't any already opened issue with your concern.
**Describe the bug**
I have 2 pie charts stacked on top of eachother…