Ryan
Ryan
user-ar user-sid > - Depending on the chart, when code is too long, the frame gets cropped vertically and we can't scroll. You can try to replicate by placing huge...

Released 3.04
Example queries should also be updated to in-memory examples.
Great idea. I had a play with the idea and it is possible, there's one part that is a little weird. The highlighted rows are fixed by row position. e.g....
user-sg Popout now not working on anything!
2024-03-05 - Works for non-tables in chrome. Tables don't work at all.
What formatting did they want and would we just add it as option?
Options we have discussed before: - Increasing speed and reduce memory usage of rendering pipeline (nice part is that increases here benefit everything) - Object pooling of expensive objects. -...
Checking for memory leaks, relpayed multiple days data in 20 minute window chunks: Client memory went up and down as expected. Tracking objects, shows no long lived objects. Overall memory...