score:0
It seems you need to scale the volume data since it's two different value units in Y,
score:0
It seems like currentlty there isn't support for this in chartJs I created a feature request, follow the link to see the two issues that were closed due to this.
Source: stackoverflow.com
Related Query
- How to use Chart.js to draw mixed Financial / Candlestick and Bar Chart?
- How do you create rounded corners on the top and bottom of a bar chart and the between 2 part still draw like image?
- How to add second Y-axis for Bar and Line chart in Chart.js?
- Chart.js Mixed Bar and Line chart with different scales
- How do I draw a vertical line on a horizontal bar chart with ChartJS?
- How to use PrimeNg Chart of Width and Height?
- How to hide the y axis and x axis line and label in my bar chart for chart.js
- How to draw Horizontal line on Bar Chart Chartjs
- How to show data values in top of bar chart and line chart in chart.js 3
- How to draw a needle on a custom donut chart and add datapoints to the needle?
- How to draw outer labels for polar chart using ng2-charts and chart.js at fixed positions outside the rings?
- How to use set the color for each bar in a bar chart using chartjs?
- How to draw baseline for bar chart in chart.js
- How to draw multiple color bar in a bar chart using chart.js
- how can i use chart.js to create a chart that has one time series line and one linear line on it at the same time?
- Draw points and lines inside a bar in bar chart
- how to reduce list chart to one and use select dropdown to show selection without refresh page?
- how can i show labels and value in both on bar chart
- How to use forEach loop on my array to plot x and y variables on my chart (Chart.js)
- How can I get my Chart.JS bar chart to stack two data values together on each bar, and print a calculated value on each bar?
- How to use plugins in chartjs and laravel chart consoletvs/chartsjs
- How can I reduce the spacing between my legend and chart proper in my Chart.JS bar chart, and increase it in the graph area?
- How to draw multiple color bars in a bar chart along a Horizontal Line using chart.js
- how to write labels along with data on top and bottom of each stack in bar chart
- How to show symbols after the label and before the numeric value using chart.js Bar chart in Angular
- How we can draw a circle in bar chart
- ChartJS - would like to create a mixed chart with horizontal Bar and a dot to represent the answer from the current user
- How to add custom text inside the bar and how to reduce the step size in y axis in chart js( Bar chart )
- I am using chart js to draw a chart. I did everything right but i don't know why the x axis and y axis label is not comming in chart. code below
- how to draw Line chart using chart.js and datalabels should be shown
More Query from same tag
- I can't import ChartsModule
- How to Import Angular Chart in IONIC
- How to show second set of labels to Chart.js doughtnut chart?
- ChartJS: unwanted top/bottom padding when legend is aligned right
- Is it possible to print a chart with vue-chartjs?
- chart js 2 how to set bar width
- Data updating but chart isn't
- Chart.js bar chart barWidth is Inconsistent
- Custom labeling/fixed range on x-axis in Chart.js for horizontal bar chart?
- Cannot read property 'length' of null error in Javascript
- Chart js background color changes on click
- Make chartjs re-render once
- Stacked areachart with percents values on the y axis using Charts.js and Angular 8
- Chart JS not showing On hover with small data
- mongoose.Schema for IoT Data Array and fetch the data to chart.js
- angular-charts 1.0.0 not working like inner directive when element
- Chartjs destroy method not affecting the chart
- json_encode is not working (anymore)
- Show bar with zero value in ChartJs v2
- How can I build a vertical line without going through my dots on my line graph? (charts.js)
- npm chart.js is big after minimization
- ng2-charts update labels and data
- How to create vertical arbitrary line in financial chart?
- Chart JS title passed from Django - issue with apostrophe '
- Generate multiple line charts in Django with ChartJS
- ChartJS Version 3 - common legend for multiple line charts
- React chart : prevent chart's canvas scaling with height and width
- How to increase size and family in a radar's Chartjs label
- How to draw x axis and y-axis origin line draw in ng2-google-charts?
- Chart.js - How does it calculate Y-Axis on bar chart?