Skip to content

Commit

Permalink
update range comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Pader committed Sep 6, 2022
1 parent 2d028b4 commit b9521ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/LineGraphProps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ interface BaseLineGraphProps extends ViewProps {
/**
* Range of the graph's x and y-axis. The range for the y-axis
* must be greater than the range given by the points.
* The range for the x-axis (time) can also be narrower.
*/
range?: GraphRange
/**
Expand Down

0 comments on commit b9521ba

Please sign in to comment.