Skip to content

Commit

Permalink
Fix breakdown image
Browse files Browse the repository at this point in the history
  • Loading branch information
ghsteff committed Jun 13, 2024
1 parent 19e1c74 commit c65492c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion src/pages/docs/getting-started/custom-charts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ and visually tweaked from original design for demonstration purposes.
### Breaking it Down
Before we start with the code, let's break this chart down to its core elements.

![breakdown](https://raw.githubusercontent.com/reaviz/reaviz/master/docs/advanced/breakdown.png)
![breakdown](/breakdown.png)

While the chart looks pretty intense, its actually not that crazy. The chart is made up of 3 different
chart types: scatter, bar, and area. Additionally there is some decorative elements that are pretty simple
Expand Down

0 comments on commit c65492c

Please sign in to comment.