Skip to content

tomhitu/xlsx2chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcom to use xlsx2chart project

Update 2023/11/28

Toolbox for x-axis type control

Plotting for x-axis sorting is not equally spaced.
It is worth noting that the form needs to be whether all arrays, such as the inclusion of strings, etc., please remove in advance! Example Image Example Image

Update 2023/11/11

Toolbox for Chart

Considering the inconvenience of zooming in and out after the image is downloaded to the actual display, added toolbox menu: adjust font size, hide zoom bar. Example Image

Updated 2023/09/17

Front-End Optimization and Backend Code Preservation

In the latest version of this application, I've made significant optimizations to our workflow. All operations can now be performed on the frontend, eliminating the need to run a Python environment. This change enhances user-friendliness and improves performance.

Backend Code Still Available

Despite these updates, we've opted to keep the original backend Python code. You can find this code in the py(beta) folder, where it remains valuable for optimization reference.

File Format Support

Currently, the application supports only .xlsx Excel files.

Custom Configuration

If you need to adjust the way Excel content is read, you can modify the readExcelContent function located in the clickcolumn.js file to meet your specific requirements.

User Manual

Prerequisites

📥 Download the project.

Front end

⚡ Download the project from github.
https://github.com/tomhitu/xlsx2chart

⚡ Download the project from git.
https://github.com/tomhitu/xlsx2chart.git

Operation

Initialisation

🎈 Run index.html.

Example Image

Function

📂 Upload the xlsx file.

Example Image

📈 Click the left column to update X-axis and right-top to choose chart type.

Example Image

📊 Click on the marker above the image to control the data display.

Example Image

📊 Write the marker into the left bottom to be the control data.

Example Image

🍰 Control slider to zoom in and out of details.

Example Image

🍀 Click the Upload .xlsx File to update the data.

Example Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published