Skip to content

Commit 307d5db

Browse files
Expand visualization docs: big values, tables, model options, and more (#295)
- Add new pages: big_values, tables, model_options - Remove unused about_rendering page - Update numbers with shorthand/verbose syntax, currency, data_volume - Update overview with complete tag reference tables - Update dashboards with labels, breaks, and charts sections - Add image example to links page - Update TOC with new pages, rename Links to Links / Images - Bump Malloy packages to 0.0.359 (big_value validation fix) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 78dfac2 commit 307d5db

11 files changed

Lines changed: 794 additions & 172 deletions

package-lock.json

Lines changed: 78 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
},
3232
"homepage": "https://github.com/malloydata/malloydata.github.io#readme",
3333
"devDependencies": {
34-
"@malloydata/db-duckdb": "0.0.358",
35-
"@malloydata/malloy": "0.0.358",
36-
"@malloydata/malloy-sql": "0.0.358",
37-
"@malloydata/render": "0.0.358",
38-
"@malloydata/render-validator": "0.0.358",
39-
"@malloydata/syntax-highlight": "0.0.358",
34+
"@malloydata/db-duckdb": "0.0.359",
35+
"@malloydata/malloy": "0.0.359",
36+
"@malloydata/malloy-sql": "0.0.359",
37+
"@malloydata/render": "0.0.359",
38+
"@malloydata/render-validator": "0.0.359",
39+
"@malloydata/syntax-highlight": "0.0.359",
4040
"@types/uglify-js": "^3.17.5",
4141
"concurrently": "^6.2.1",
4242
"fs-extra": "^10.1.0",

src/documentation/visualizations/about_rendering.malloynb

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)