Coder Social home page Coder Social logo

Graphs about excelize HOT 5 OPEN

qax-os avatar qax-os commented on May 6, 2024
Graphs

from excelize.

Comments (5)

xuri avatar xuri commented on May 6, 2024

@dlion Thanks for your issue, this library doesn't support to create or update charts in xlsx. I intend to add this function next. Try to open a pre-designed document that includes the chart, modify the value referenced by the chart if you can in current.

from excelize.

dlion avatar dlion commented on May 6, 2024

@Luxurioust I need to write a tool to automatize some steps.
I need to add a value in a row on the sheet1, looking for a certain sheet (by name for example), adding in it some values, update a chart, switch to another sheet, add the same values and update 2 charts, switch to another sheet and modify some values.
Is an huge job so I wish to automatize it.

Do you have any documentation to read how xlsx files works? Thanks in advantage!

from excelize.

xuri avatar xuri commented on May 6, 2024

The xlsx file follows the OOXML specification. XML is compliant with part 1 of the 4th edition of the ECMA-376 Standard for Office Open XML. Use DrawingML to generate charts.

from excelize.

xuri avatar xuri commented on May 6, 2024

@dlion Hi, I have added new function AddChart(). This is just an initialization of the chart support and I'll continue to optimize this.

from excelize.

nsemikov avatar nsemikov commented on May 6, 2024

Is there any functionality for changing the chart? For example, the ChangeChart () function?

from excelize.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.