Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Y axis dimension in image rendering #82

Open
grazianoEnzoMarchesani opened this issue Sep 29, 2022 · 0 comments
Open

[Bug]: Y axis dimension in image rendering #82

grazianoEnzoMarchesani opened this issue Sep 29, 2022 · 0 comments

Comments

@grazianoEnzoMarchesani
Copy link

Describe the bug

The Y axis of chart is not the real one when I convert it into an image

Relevant errors (if available)

No response

Steps to reproduce

I used simple line chart without dataview

Expected Behavior

No response

Addition context

type: line
labels: [1/'17,2/'17,3/'17,4/'17,5/'17,6/'17,7/'17,8/'17,9/'17,10/'17,11/'17,12/'17,1/'18,2/'18,3/'18,4/'18,5/'18,6/'18,7/'18,8/'18,9/'18,10/'18,11/'18,12/'18,1/'19,2/'19,3/'19,4/'19,5/'19,6/'19,7/'19,8/'19,9/'19,10/'19,11/'19,12/'19,1/'20,2/'20,3/'20,4/'20,5/'20,6/'20,7/'20,8/'20,9/'20,10/'20,11/'20,12/'20,1/'21,2/'21,3/'21,4/'21,5/'21,6/'21,7/'21,8/'21,9/'21,10/'21,11/'21,12/'21]
series:
  - title: Min
    data: [-2,3,5,3,7,15,16,18,14,12,5,3,5,-4,0,9,11,16,20,19,13,13,6,4,2,4,6,7,7,14,17,19,13,11,4,3,4,5,3,4,7,14,17,15,12,9,6,4,-1,-3,2,1,11,12,15,17,16,10,5,4]
  - title: Avr
    data: [12,15,20,21,27,34,35,40,29,26,19,17,15,15,17,24,27,29,33,34,30,24,20,16,13,20,20,21,22,32,35,35,30,26,22,18,15,16,16,20,23,31,32,32,27,25,18,15,14,15,18,19,22,33,33,34,31,27,19,15]
  - title: Max
    data: [5.25,9.29,11.64,13.06,17.23,23.56,25.79,27.15,20.05,17.31,12.33,8.82,10.11,6.62,9.49,15.35,18.61,22.1,25.58,26.74,22.49,18.29,13.6,9.51,7,9.78,11.75,13.16,14.54,23.29,25.31,25.89,20.74,17.49,13.65,9.81,8.38,10.58,10,12.67,16.89,20.7,24.27,25.81,21.48,15.95,12.72,9.58,6.82,9.46,9.47,11.22,16.18,23.61,25.45,25.04,21.95,15.64,12.95,9.26]
tension: 0.1
labelColors: False
fill: False
beginAtZero: False
transparency: 0.3
legendPosition: bottom
indexAxis: x
yTitle: "Air Temperature (C)"
xTitle: "Air Temperaure in last 5 years | Group 1 | Period 2017-2021"
yMin: -16
yMax: 45
stacked: False

Language

No response

API Name

No response

Operating system

Windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: to do
Development

No branches or pull requests

1 participant