chart
Here are 1,688 public repositories matching this topic...
-
Updated
Jul 8, 2020 - JavaScript
Version
v1.4.10
Development Environment
Chrome 80.0.3987.132
Current Behavior
Write a description of the current operation. You can add sample code, 'CodePen' or 'jsfiddle' links.
// Write example code
Go to section
* [Hello](#hello)
* [Hello World](#hello-world)
* [Another section](#new-section) <-- it's called 'Another section' in this list but refers to 'New-
Updated
Jul 15, 2020 - JavaScript
The y-axis ticks supports the rotated option, but the doc is missing.
I haven't checked whether other options are missing.
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
May 24, 2018 - JavaScript
-
Updated
May 26, 2020 - JavaScript
- bizcharts Version: 3.1.5
- Platform or react version: 16.8.6
- CodePen Link: https://codepen.io/ebrahimb-the-decoder/pen/wvvNQzx
I've noticed an issue when dynamically switching axis labels on a chart. It seems that the first time the alternate axis is rendered, it ignores formatting set in the label component. Rendering the alternate a
-
Updated
Jun 11, 2020 - C++
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Feb 1, 2020 - HTML
-
Updated
Jul 16, 2020 - TypeScript
Right now I have to deploy the vue-press documentation manually with the deploy script
This should be handle by the CI.
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-chart. There is a real lack of documentation for proper use. When trying to import d3 or d3-shape, I get typescript errors like this:
-
Updated
Jul 13, 2020 - Dart
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Jul 2, 2020 - JavaScript
Improve this page
Add a description, image, and links to the chart topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chart topic, visit your repo's landing page and select "manage topics."


Documentation Is:
Please Explain in Detail...
I needed to produce a number of charts with a consistent yAxes logarithmic scale so that users can compare between charts.
I tried setting the same yAxes config settings for each chart: