You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to n3-charts and have chosen this package for my charts because it seem to have everything I need. I received it via npm and use the newest version 2.0.18.
First it's a very nice graph tool for AngularJS. But since two days now I try to get a stacked graph running. All information about stacks are V1. In the documentation of V2 I'd found nothing about stacks. Are stacks obsolete? How can I solve my problem?
The text was updated successfully, but these errors were encountered:
stacks are not yet supported in v2, but we are working hard to bring all the old features back to v2. If you are interested to help out with a PR let me know!
Best,
Christoph
I just started using this in a project without realizing that v2 doesn't support stacked area charts. Wondering how soon this can be added? I would add it myself but I'm not at all familiar with D3.
Hello everybody,
I'm new to n3-charts and have chosen this package for my charts because it seem to have everything I need. I received it via npm and use the newest version 2.0.18.
First it's a very nice graph tool for AngularJS. But since two days now I try to get a stacked graph running. All information about stacks are V1. In the documentation of V2 I'd found nothing about stacks. Are stacks obsolete? How can I solve my problem?
The text was updated successfully, but these errors were encountered: