File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Then ask Claude to recreate it:
1616Please study the attached image. Then plan how to recreate the dashboard. Use ECharts for plotting.
1717```
1818
19- When the plan is ready, ask Claude Code to implement it:
19+ When the plan is ready, ask Claude to implement it:
2020
2121``` text
2222Please implement the plan.
Load diff This file was deleted.
Original file line number Diff line number Diff line change @@ -4,19 +4,19 @@ Get inspired by what you can build with HoloViz MCP.
44
55---
66
7- ## Generate Visualization from Picture
7+ ## Generate Plot from Picture
88
99Upload a plot image and Claude recreates it with HoloViews.
1010
11- [ ![ Input] ( ../assets/images/examples/distribution-of-electricity-input.png )] ( generate-viz -from-picture.md )
11+ [ ![ Input] ( ../assets/images/examples/distribution-of-electricity-input.png )] ( generate-plot -from-picture.md )
1212
13- [ View Example →] ( generate-viz -from-picture.md )
13+ [ View Example →] ( generate-plot -from-picture.md )
1414
1515---
1616
1717## Generate Dashboard from Picture
1818
19- Upload a dashboard image and Claude recreates it.
19+ Upload a dashboard image and Claude recreates it with Panel .
2020
2121[ ![ Input] ( ../assets/images/examples/dashboard-from-image-input.png )] ( generate-dashboard-from-picture.md )
2222
Original file line number Diff line number Diff line change 106106 - Weather Dashboard (Claude) : tutorials/weather-dashboard-claude-code.md
107107 - Examples :
108108 - examples/index.md
109- - Visualization from Picture : examples/generate-viz -from-picture.md
109+ - Plot from Picture : examples/generate-plot -from-picture.md
110110 - Dashboard from Picture : examples/generate-dashboard-from-picture.md
111111 - How-To Guides :
112112 - Installation :
You can’t perform that action at this time.
0 commit comments