-
#### Inspirational work
- [allo-montreal](https://github.com/jstonge/allo-montreal/tree/main/src) is a small project in observable framework where the backend is in python, and the charting is in ja…
-
nv.addGraph(function() {
chart = nv.models.lineChart();
chart.dispatch.on('renderEnd', function(){
console.log('render complete');
});
data = sinAndCos…
-
**Is your feature request related to a problem? Please describe.**
I've been unable to successfully implement curveBasis (or any other d3 curve function) with the curve input for ngx-charts-line-char…
-
Thanks to your good angular with d3 sample program.
But, I've found error as below.
In multi-lne-chart.ts line 117,
`.merge(charts)`
Occurs an error as below
> Argument of type 'Selection' i…
-
- matplotlib finance is deprecated
- use d3/plotly/seaborn or pure matplotlib;
- d3/plotly = actual usable modern charts
- related to #9
-
User story: As a business analyst or business engineer I am interested in following statistics:
- How many Scenarios and steps does a Use case have (see Figure 1)?
- How many Use cases are actually im…
-
I'm using d3.chart as my bar chart.
When I changed my data through 'push', and seems every function is called well. (only 'update' function is not called, dont know why)
but my chart is not deleted, o…
-
Running into a weird issue with a specific pin:
```sh
bin/importmap pin @diffusionstudio/core
```
This has a few dependencies that get detailed in my importmap correctly, but I think there's …
-
First of all, awesome package, so far, one of the easiest ways I've seen to use d3 with React.
I've been trying to recreate a simple example with your wrapper: the force-directed layout. I mostly …
-
The scale of the bullet chart goes haywire when a marker is inserted that is larger than the maximum value specified for the ranges. Therefore, in `nv.d3.js` (`nv.models.bullet = function(){...}`), th…