Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,12 +202,4 @@ handlers:
- query: "layout=e/m&e=edit:$data&m=map:$data&$data=https://raw.githubusercontent.com/programmiersportgruppe/flexivis/master/docs/samples/berlin-walk.json"
delay: 8000

table:
prefixes: ["table"]
title: "Table Editor"
description: |
Allows editing multiple CSV data sources in a spreadsheet. Changes made are broadcasted automatically when changes are introduced.
examples:
- query: "layout=tables/textA/textB&textA=text:$a&textB=text:$b&tables=table:$a;$b&$a=inline:x,y,z&$b=inline:a,b,c"

# TODO: Deal with README, which isn't documented here. Arguably it shouldn't be a named view handler.
Loading