feat: add displayPreset prop to Barchart with modern style#1097
feat: add displayPreset prop to Barchart with modern style#1097bert-e merged 3 commits intodevelopment/1.0from
Conversation
Mirrors the LineTimeSeries displayPreset pattern: a 'modern' preset applies transparent background, horizontal grid lines synced to ticks, and removes axis/tick lines. A 'default' preset preserves existing behaviour. Individual options can be overridden via displayOptions. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Hello jeanmarcmilletscality,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Mirrors the Barchart behaviour: the modern preset now hides Y-axis tick marks. Exposed as a displayOptions override so callers can toggle it independently of the preset. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
|
/approve |
In the queueThe changeset has received all authorizations and has been added to the The changeset will be merged in:
There is no action required on your side. You will be notified here once IMPORTANT Please do not attempt to modify this pull request.
If you need this pull request to be removed from the queue, please contact a The following options are set: approve |
|
I have successfully merged the changeset of this pull request
Please check the status of the associated issue None. Goodbye jeanmarcmilletscality. |
Summary
Mirrors the LineTimeSeries displayPreset pattern: a 'modern' preset applies transparent background, horizontal grid lines synced to ticks, and removes axis/tick lines. A 'default' preset preserves existing behaviour. Individual options can be overridden via displayOptions.
Also remove tick lines on Y axis for Barchart and Line Chart
Design
https://potential-adventure-qjkz9qj.pages.github.io/branches/exploration-CUI-12-modal-width-exploration/?path=/story/templates-artesca-overview--with-veeam
Result