Scatter Chart with dynamic series data #277
Replies: 2 comments 1 reply
-
What's the question? Please add an Excel file with the expectation. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for your feedback. I'd love to create a chart Scatter type using the library JXLS 2.X using dynamic time series inserted in xlsx file from POJO java class. Please check the above files attached to this task to get more information about how I'm doing the use of the library to achieve this goal. Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd love to get more information on creating a scatter chart with dynamic data using jxls 2.X version. I did some research, but I've found the best solution to solve my problem.
I've used the code below to create the following template containing dynamic series.
With the POJO
Template
chart_template.xlsx
Excel output
chart_template_output.xlsx
Thanks for your support
Beta Was this translation helpful? Give feedback.
All reactions