Code Monkey home page Code Monkey logo

Comments (4)

paulathevalley avatar paulathevalley commented on June 19, 2024

I am working on terminology for each column and could use a sanity check.

If there is not already a system in place, perhaps Chart and Pie are both Figures, and each component that a Figure wraps is called a Layer.

Column 1: Core
Column 2: Chart Figure
Column 3: Other Figure

For clarity, here is each list:

Core:

  • VictoryAnimation
  • VictoryLabel

Chart Figure:

  • VictoryChart and its layers:
    • VictoryArea
    • VictoryAxis
    • VictoryBar
    • VictoryLine
    • VictoryScatter

Other Figures:

  • VictoryPie
  • Other Figure Layers (?):
    • VictoryTooltip [coming soon]
    • VictoryConstraints [coming soon]
    • VictoryStack [coming soon]
    • VictoryGroup [coming soon]

Reading:
A layered grammar of graphics and its implementation in ggplot2

from victory-docs.

paulathevalley avatar paulathevalley commented on June 19, 2024

If that's too esoteric, then we could go explicit, which maps to where everything lives on github:

Core:

  • VictoryAnimation
  • VictoryLabel

Chart:

  • VictoryChart:
    • VictoryArea
    • VictoryAxis
    • VictoryBar
    • VictoryLine
    • VictoryScatter
    • VictoryConstraints [coming soon]
    • VictoryGroup
    • VictoryStack
    • VictoryTooltip [coming soon]

Pie:

  • VictoryPie

from victory-docs.

boygirl avatar boygirl commented on June 19, 2024

VictoryStack and VictoryGroup are already built, and documented within the VictoryArea and VictoryBar docs (where they are useful / supported), but maybe they need their own docs sections?

from victory-docs.

paulathevalley avatar paulathevalley commented on June 19, 2024

Ah! I see. I would only break them out into their own docs sections if either:

a.) there are plans to integrate them with more chart layers/sub-components (making it tedious/repetitious to add the same docs to each chart layer/sub-component)

b.) users are confused, or users want more specific, in-depth information on VictoryStack or VictoryGroup

Otherwise I would leave them where they are. :)

from victory-docs.

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.