Bug 163084 - Histogram chart in sidebar
Summary: Histogram chart in sidebar
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
25.2.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Julien Nabet
URL:
Whiteboard: target:25.2.0
Keywords:
Depends on:
Blocks: Histogram-Chart
  Show dependency treegraph
 
Reported: 2024-09-21 16:22 UTC by raal
Modified: 2024-09-22 10:09 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description raal 2024-09-21 16:22:35 UTC
Description:
In version 25.2 is new chart type Histogram. This is missing in sidebar.

Steps to Reproduce:
1.Create any chart
2.Double click chart to access Edit mode
3.Open sidebar - Properties > Chart type

Actual Results:
Histogram is not in the list.

Expected Results:
Histogram in the list.


Reproducible: Always


User Profile Reset: No

Additional Info:
,
Comment 1 m_a_riosv 2024-09-21 22:02:15 UTC
Reproducible
Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 5b54f68599d9a9b6f4d21fd8c0cdac746ea71ecb
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded
Comment 2 Julien Nabet 2024-09-22 08:13:57 UTC
I've submitted a patch here:
https://gerrit.libreoffice.org/c/core/+/173767
Comment 3 Commit Notification 2024-09-22 09:29:40 UTC
Julien Nabet committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/c69fbc94827ddb8788e27204a2e8597de9f13ac3

tdf#163084: add Histogram chart in sidebar

It will be available in 25.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 4 Julien Nabet 2024-09-22 09:32:59 UTC
Cherry-pick for 24.8 waiting for review here:
https://gerrit.libreoffice.org/c/core/+/173644
Comment 5 Julien Nabet 2024-09-22 10:09:24 UTC
(In reply to Julien Nabet from comment #4)
> Cherry-pick for 24.8 waiting for review here:
> https://gerrit.libreoffice.org/c/core/+/173644

Sorry, histogram implementation has been added from 25.2 not before.
I abandoned the patch.