412 B
412 B
| title | date | tags | ||
|---|---|---|---|---|
| UserInterface Observation | 2024-07-17 |
|
import ResultsVisualizer from '@site/src/components/ResultsVisualizer';
UserInterface Observation
Today I noticed that the sky was bluer than usual. I am not entirely sure why. It really stood out to me.
<ResultsVisualizer data={{labels: ['1', '2', '3', '4', '5'], data: [5, 6, 7, 8, 9]}} chartType="line" />