-
I have an NVD3 SparklinePlus that I am updating with new data when it comes through. The line itself updates as expected but the hover values are as if the original data is still there. Example code i…
-
On one of the examples, if you change add the .orient("top") to the chart as such
```
function timelineLabelColor() {
var chart = d3.timeline()
.beginning(1355752800000) // we can…
-
📦 Meta issue for [Accessibility project](https://github.com/elastic/elastic-charts/projects/12)
**Is your feature request related to a problem? Please describe.**
Charts should be made accessibl…
-
Integrate the open source charts support from https://vaadin.com/directory#addon/freecode-charts-and-d3-wrapper:vaadin.
-
* **C3 version**: 0.7.1
* **D3 version**: 4.13.2
* **Browser**: Chrome/Firefox
* **OS**: Windows
#2595
Hi all,
I'm using the new stanford chart feature and it works pretty well !
I …
-
Hello, I downloaded your new version of the D3 bullet chart with the different color schemes, I am using QV 11.2 SR4, also tried SR3, and upon installing that version of the chart, when you switch to …
-
![image](https://cloud.githubusercontent.com/assets/2574412/13498658/ddf46d92-e128-11e5-823c-a798d4ccabad.png)
This is an example of a sunburst chart (taken right from the examples actually).
It has …
-
**I have replicated and simplified my problems on CodeSandbox which can be viewed here: https://codesandbox.io/p/sandbox/d3-org-chart-react-functional-org-chart-gvfz4l?file=%2Fsrc%2Fcomponents%2FdataT…
-
### Question
Would it be possible to define our own [d3 scales](https://d3js.org/d3-scale)? I see that the `xScale` and `yScale` properties are omitted in the axis options:
https://githu…
-
When creating two charts where one is focused on the other with either rangeChart or focusChart, adding an on filtered event to the rangeChart overrides the behavior. For example, these are charts fro…