-
I added below Label properties to rotate labels. this properties works on ColumnChart, but doesn't work on Line chart
```
labelProperties = LabelProperties(
enabled = true,
…
-
**Describe the bug**
When attempting to create a Column-Line graph, the x-axis (time component) displays incorrect data. This issue does not occur with other types of graphs using the same x-axis (t…
-
I think it would be a great feature to have a support for multiple y Axes in the Line Chart.
Eg. One could display total revenue and average cart value over time in the same graph.
Right now, I am…
-
### Steps to reproduce
Link to live example: [codesandox.io](https://codesandbox.io/p/sandbox/graph-axis-name-forked-48cxmh?layout=%257B%2522sidebarPanel%2522%253A%2522EXPLORER%2522%252C%2522rootPa…
-
I swear I entered an issue yesterday, but then again the new issue window was open for 6+ hours.
Problem: If you have any of the click events on a line chart, there are several issues when series …
-
Hi @vicanso
Can we do customisation for line colors in LineChart
func GenerateLineChart(values [][]float64, xaxisArray []string, chartName string, id string) {
minValue := 0.0
maxValue := 100.0…
-
### Terraform Core Version
1.5.7
### AWS Provider Version
5.70.0
### Affected Resource(s)
affected resource: aws_quicksight_dashboard
### Expected Behavior
The dashboard should be created and…
-
**Describe/explain the bug**
Hello everyone, I am trying to update the library and getting the following warnings in the console.
```
Warning: Failed prop type: The prop `legendOffsetX` is marked…
-
Some measurements are creating multiple lines in a dynamic way. Common examples:
- Discharging a battery for a range of discharge rates. It is not known during programming how many lines will be cre…
-
I'm trying to add value with null or undefined (I'm using ts), but I get an error (see below), and the lineDataItem's value's type is number, so how should this interpolation work? (https://github.com…