It seems like you are performing zooming / panning with the help of slider. When you export the chart, the chart exports only the zoomed region. However you can set axis range to null, call exportChart method and reset axis range back to achieve your requirements. Please take a look at this JSFiddle for an example on same.
If this doesn’t solve the issue, kindly create JSFiddle with your use-case and share it with us so that we can look into the code, understand the scenario better and help you resolve.
From what we have observed, sometimes things get delayed mostly when we are not able to reproduce the issue or not able to understand the exact requirements or the solution that we provide may not work properly due to the variation in chart-options being used by you and us.
Having a JSFiddle helps us in figuring out the issue and many a time we can just edit your code to fix the issue right away.
—
Vishwas R
Team CanvasJS
Can you kindly create sample project / static html file reproducing the issue you are facing and share it with us over Google-Drive or Onedrive so that we can run it locally at our end to understand the scenario better and help you resolve?
—
Vishwas R
Team CanvasJS
The tutorial in the documentation explains positioning image to the bottom of the column. You can position image to the top of the column with the help of convertValueToPixel as shown in this JSFiddle.
—
Vishwas R
As you are using formatDate method, you should pass culture within the parameters of the method – defaults to “en”. Also for showing customize short-months within labels, you should be passing shortMonths within culture parameters, please refer documentation for more information. Please take a look at this updated JSFiddle.
—
Vishwas R
Team CanvasJS
You can customize the color of toolTip content as explained in documentation. Please take a look at this updated sample.
—
Vishwas R
Team CanvasJS
By default the color of content shown in toolTip is taken from dataSeries color and it seems to be working fine, please take a look at example in this documentation page.
If you are still facing issue, kindly create sample project reproducing the issue you are facing and share it with us so that we can look into the chart-options you are using, understand the scenario better and help you resolve.
From what we have observed, sometimes things get delayed mostly when we are not able to reproduce the issue or not able to understand the exact requirements or the solution that we provide may not work properly due to the variation in chart-options being used by you and us.
Having a sample project helps us in figuring out the issue and many a time we can just edit your code to fix the issue right away.
—
Vishwas R
Team CanvasJS
You seem to have setting culture parameter wrongly. Passing months as months: [“Januar”, “Februar”, “März”, “April”, “Mai”, “Juni”, “Juli”, “August”, “September”, “Oktober”, “November”, “Dezember”]
should work fine in your case. Please refer documentation for options available in culture.
If you are still facing issue, kindly create JSFiddle reproducing the issue you are facing and share it with us so that we can look into the chart options being used, understand the scenario better and help you resolve.
From what we have observed, sometimes things get delayed mostly when we are not able to reproduce the issue or not able to understand the exact requirements or the solution that we provide may not work properly due to the variation in chart-options being used by you and us.
Having a JSFiddle helps us in figuring out the issue and many a time we can just edit your code on JSFiddle to fix the issue right away.
—
Vishwas R
Team CanvasJS
[UPDATE]
@peymanmi,
We have just launched CanvasJS StockCharts with key features like slider, range selector, syncing toolTip & crosshair across multiple charts, etc. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.
—
Vishwas R
Team CanvasJS
Setting color and lineColor properties should work fine in your case.
If you are still facing the issue, kindly create a JSFiddle reproducing the issue you are facing and share it with us so that we can look into the code, understand the scenario better and help you out.
From what we have observed, sometimes things get delayed mostly when we are not able to reproduce the issue or not able to understand the exact requirements or the solution that we provide may not work properly due to the variation in chart-options being used by you and us.
Having a JSFiddle helps us in figuring out the issue and many a time we can just edit your code on JSFiddle to fix the issue right away.
—
Vishwas R
Team CanvasJS
[UPDATE]
@aborchew,
We have just released v3.0 Beta-1 with this feature. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.
—
Vishwas R
Team CanvasJS
[UPDATE]
@a-xin90 @randyintegra @trevortrainerize-com,
We have just released v3.0 Beta-1 with this feature. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.
—
Vishwas R
Team CanvasJS
[UPDATE]
Aarjavi,
We have just released v3.0 Beta-1 with this feature. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.
—
Vishwas R
Team CanvasJS
[UPDATE]
@kalev-noor,
We have just released v3.0 Beta-1 with this feature. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.
—
Vishwas R
Team CanvasJS
[UPDATE]
@xavcactus,
We have just released v3.0 Beta-1 with this feature. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.
—
Vishwas R
Team CanvasJS
We have just released v3.0 Beta-1 with this fix. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.
—
Vishwas R
Team CanvasJS