Giter VIP home page Giter VIP logo

Comments (4)

Arafatk avatar Arafatk commented on August 26, 2024

Thanks for raising the issue.
I think it's important to consider these factors before we add new plots.

Here are a few top choices for now

Histogram

Matplot Lib Link
Frequency of Usage: Very High
Requests: High
Dependence on Other plots: Strongly correlated with Bar chart implementation in both GR Plot and in MAgickplot, therefore, the implementation aspect is fairly easy.

Error Bars

MatplotLib Links
Frequency of usage: Moderate to low
Dependence on Other plots: Strongly correlated with line plot implementation and is easy to add to the current codebases.

Candle Sticks

Matplotlib Links
Frequency of usage: High
Dependency on other plots: A mix of line/BarPlot. Also, this has already been implemented in GR Plot and needs to be implemented in Magickplot.

from rubyplot.

v0dro avatar v0dro commented on August 26, 2024

@Arafatk works. I'm adding your suggestions to the list.

from rubyplot.

mrkn avatar mrkn commented on August 26, 2024

For statistical data analysis, I often use boxplot and violinplot, and scatter plot matrix layout.

There are examples of them in seaborn's gallery:

from rubyplot.

v0dro avatar v0dro commented on August 26, 2024

Thank you @mrkn . I'm adding your suggestions.

from rubyplot.

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.