Skip to content

Show a chart of supply v.s. price  #9

Description

@polymorpher

Could be in the second tab (first tab is the chart for historical price). Highchart would be a good library for that. Easiest way is to do a point plot, x-axis is the supply, y-axis is price. Get the y point values using a fixed array for x-values. Y values can be computed using bonding curve contract (read only). The current position (current supply / price) should be highlighted in the graph (with horizontal and vertical guidelines leading to the axes)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions