Skip to content

Commit

Permalink
Fix docs link for yield curve example page
Browse files Browse the repository at this point in the history
  • Loading branch information
SlicedSilver committed Dec 9, 2024
1 parent 22c1ba6 commit 56b063b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ keywords:
This sample demonstrates how to create a yield curve chart with real-time
updates using Lightweight Charts™. The chart displays two
[yield curves](/docs/next/chart-types#yield-curve-chart) and utilizes the
[UpDownMarkersPrimitive](/docs/next/api/classes/createUpDownMarkers) plugin
[UpDownMarkersPrimitive](/docs/next/api/functions/createUpDownMarkers) plugin
to show price change markers for updates.

The chart is initialized with historical yield curve data for two series. By
Expand Down

0 comments on commit 56b063b

Please sign in to comment.