Currently there are no code examples or getting started code in the documentation.
After installing the library, how to use the chart.
In the documentation e.g. Examples > Line/Area Charts > Line Chart you only see the options API and data format. But where is the documentation of using the chart?
I guess I have to import the angular module e.g. Line Chart Module in app.module.ts and use the tag.
But these practices should be documented.
Getting Started from scratch until display an example chart. No gambling / quiz game.
Update: Ok, I see in some examples there a stackblitz examples. Great. But not in my example path (see above). Perhabs there also should be an example code implementation in the documentation to create a simple chart. To prevent searching a example with example if you only want a line chart and the example does not exist in the line chart documentation. you know what I mean? 馃槃
Basic charts should have code examples. (Line doesn't have)
Theres is no documentation for combo charts also. For combo charts in github there are some examples, but still no documentation.
Some good code examples would help for sure !!!
Most helpful comment
Theres is no documentation for combo charts also. For combo charts in github there are some examples, but still no documentation.