Luis Filipe Nassif

Results 1012 comments of Luis Filipe Nassif

> Select bookmarks and one chart will be plotted for each selected bookmark. This is also really really nice to search for correlations between different event groups, thank you! e.g....

> * possible fixes When zooming out the chart till the end, the UI freezes indefinitely.

> * possible fixes Sometimes, after zooming in after applying some range filter, trying to select a new interval to apply another range filter seems to use the previous zoom/scale...

> * optimizations When changing X axis scale to be more granular, not sure, but seems the whole dataset is clustered again. Maybe just items in the visible area of...

> Other: the zoom on the X axis is really nice! Maybe it could be also applied to Y axis? When zooming in a lot **edited:** and changing X scale...

> suggestions Bars are rendered with a thin vertical left bright line: ![image](https://user-images.githubusercontent.com/7276994/176081338-e222b64e-da66-48f2-b83c-d1f89cbd74aa.png) I suggest trying to remove them, because when the zoom is far away, seems the chart has...

Rounding issues also make those bright lines to be rendered at different places depending on the zoom: ![image](https://user-images.githubusercontent.com/7276994/176082626-27807c98-5a5e-488f-bbb6-7d71b9f3644a.png)

Try to use the `timeEvent` property and removing && from your query.

Just one comment, I think the user could use the lower-left Metadata filter panel to filter by timeEvent, so maybe there is no need to make current graph event type...

> Nassif, I think I have found an error in the table data change event dispatch. Now, the updateFileListing method is calling "App.get().resultsModel.fireTableDataChanged()" before the search is really completed. It...