pulseui
pulseui copied to clipboard
Real-time interactive database applications
user-ck2 wants to hide tooltip series entries when null. makes total sense. Example query and image below. ``` update n1:0n,n2:count[i]?0n 2 from ([] Company:`Microsoft`Oracle`Paypal`Monero`FXC`Braint`MS`UBS; PnL:(0.8+rand[0.2])*31847.0 13239.0 127938.0 81308.0 63047.0 13010.0...
user-ev demonstrated a good SDLC. He would want something similar with Pulse. Should define: 1. Simplest method (single instance) backup file. 2. Failover - copy file from Dev -> PROD....
user-pz 1. User chats requesting price history for EURUSD. 2. Bot works out what query to send 3. Asks Pulse to chart the query 4. Sends the chart back to...
user-mm mentioned possibility of alerts. - Audio alerts - ALerts on all dashboards, i.e. one message table to send to all users - Alerts on individual dashboards / tables Interesting...
Querying ``SELECT 2 as "id",1 as val;`` in DEMODB , the id column isn't shown in the table. 
user-sp - wanted a long scrolling page to show many more charts and text. Does he want notebooks? Can Pulse offer something differentiated here?
user-ro user-bar would like to easily grep to see any failures to save in the logs. Major user actions that change state should be logged. e.g. - Dashboard save and...
user-ml reported losing saved dashboards. "Mehdi has noticed that Pulse doesn’t save properly and has lost his changes" I tested a few scenarios and the following sequence would cause problems:...
user-cm - Was using a scatter plot. I wanted to demo moving axis to right so tried the reverse L button. It broke and caused a non-resettable error (that was...