Giter VIP home page Giter VIP logo

Comments (6)

phibr0 avatar phibr0 commented on June 26, 2024

I could add a Pie Chart to this Plugin, but there is already a Pie Chart in Mermaid which comes with Obsidian by default.
https://mermaid-js.github.io/mermaid/#/pie

    ```mermaid
    pie title Pets adopted by volunteers
        "Dogs" : 386
        "Cats" : 85
        "Rats" : 15
    ```

from obsidian-charts.

ontrou avatar ontrou commented on June 26, 2024

I do use Mermaid now. But I am looking at your roadmap to be able to create a chart from a table, which would make charts from your plugin much more useful.

The other thing I dislike about Mermaid pie charts is that the way it is labelled. It is sometimes difficult to differentiate the default colours, which you have to do to identify the labels. I've noticed Chartist directly labels its pie charts.

from obsidian-charts.

phibr0 avatar phibr0 commented on June 26, 2024

I will take a look into adding Pie Chart support now. To generate the Chart from a Table i would somehow need to parse a table which I dont know how yet.

from obsidian-charts.

phibr0 avatar phibr0 commented on June 26, 2024

I added the Pie Chart with the newest Update. Take a look at the Readme for further instructions please.

from obsidian-charts.

ontrou avatar ontrou commented on June 26, 2024

Thank you so much @phibr0 It looks great.

BTW, in the Readme, you've written: "The Line Chart works a bit differently, it only accepts..." Of course you meant "The Pie Chart..."

from obsidian-charts.

phibr0 avatar phibr0 commented on June 26, 2024

Thanks! Fixed the Readme in 711cbc1

from obsidian-charts.

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.