Show HN: SQLite Online – 11 years of solo development, 11K daily users
6 hours ago
- #Data Visualization
- #Chart Customization
- #SQL Commands
- The text introduces a modified SQL command 'QLINE-SELECT' replacing the standard 'SELECT'.
- It details the structure for Axis X and Axis Y in data visualization, specifying column names and value types (Number, Text, UnixTime).
- Options for customization include color lines (y_cFF00FF), point colors (c Value: HEX6), and point radius (v Value: Number).
- Examples provided for different types of SELECT commands: QLINE-SELECT, QAREA-SELECT, QBAR-SELECT, QPIE-SELECT, QBUBBLE-SELECT.