Fixed bar chart values on horizontal view
fixed
When creating a bar chart, the values were always displayed correctly in a vertical view. When switching from vertical to horizontal, the values were never correct and the values in the chart were always wrong. This error has now been fixed and the values are always correct regardless of vertical or horizontal.
Better tags: support combined and single tags
new
You can now use your tags in single or combined mode
New filter: current day, week, month, or year
new
A pretty useful feature for your next dashboard or KPIs displayed!
You can now filter your rows and exclude them if they have a property outside of the current day, current week (since Monday), current month (since the 1st), or current year (since the 1st of Jan.).
It works with columns of type:
date
,
created on
,
updated on
.
screenshot_ 2022-09-14 at 13
Cached and online chart
new
Now charts with over 500 rows are automatically cached. It means that you can load huge databases very quickly. One inconvenience is that we can't detect deleted rows due to Notion API limitations. Learn more about cached chart