Gavriel Mor

Results 4 issues of Gavriel Mor

# Update Perses fork with latest upstream changes #### Merged latest upstream Perses changes to our fork to access new features (specifically table settings updates) > New branch with signoff

# Timeseries charts tooltip improvements Solves https://github.com/perses/perses/issues/3515 This PR refactors the time-series tooltip proximity logic to fix critical usability issues with stacked line charts and grouped bar charts. The implementation...

Bug: Tooltip fails to activate on stacked time-series charts Scope Affects stacked time-series line charts in Perses. Example: ![Image](https://github.com/user-attachments/assets/27dc0cdb-2eb6-4972-9047-dde84f3c8235) ### What did you do? Created a stacked time-series line chart...

bug
ui

# 🛠️ Fix: Improve Type IntelliSense by Refining Pixel Definition ### Issue: The current Pixel type is defined as string | number, which causes IntelliSense to prioritize raw values over...