Home Forums Chart Support create fix chart Reply To: create fix chart

#25122

@mrunal95,

hi, i want to make fix chart of x and y value are not change base on data point .
x axis value 40-180 interval 10 and
y axis value 145 to 200 interval 5
data point is low or high but this x y value not change.

You can achieve the above requirement using the splineArea chart and by setting the maximum and minimum for the axisX and maximum and minimum for the axisY based on your requirement.

2. i have to give fix background-image in graph create area which i want to show on pdf also .
i set background image it show on web but on save pdf time it will not show so i need to solve this issue ,thanks for help

Exporting chart as PDF is not supported as an inbuilt feature as of now. However, using third party libraries like jsPDF, you can export chart as PDF. If you could share JSFiddle reproducing the issue you are facing along with the library you are using for exporting, we can look into the possible issue and help you achieve your requirement.

———
Manoj Mohan
Team CanvasJS