office-gobmx/chart2
varshneydevansh aebe61498b tdf#82716 Implement Correct Calculation for Histogram Chart
- Add Scott's rule for bin width calculation
- Correct upper and lower limit for the Bin Range in the X-Axis

This commit introduces Scott's Reference Rule as we are currently
using the sqrt for histogram calculation, improving bin width
determination and overall histogram accuracy.

Change-Id: I4a430416e365781ebef8b1e0872dd4ed50492b9c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170526
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2024-08-04 11:01:08 +02:00
..
inc tdf#161090 - Spec how many / which values are in remainder of-Pie chart 2024-07-29 13:12:31 +02:00
qa Fix wrong / misleading uses of fTools::(more|less|equal) with literal 0 2024-08-02 11:31:00 +02:00
source tdf#82716 Implement Correct Calculation for Histogram Chart 2024-08-04 11:01:08 +02:00
uiconfig tdf#161090 - Spec how many / which values are in remainder of-Pie chart 2024-07-29 13:12:31 +02:00
workbench/addin
AllLangMoTarget_chart.mk
CppunitTest_chart2_common_functors.mk
CppunitTest_chart2_dialogs_test.mk
CppunitTest_chart2_dump.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
CppunitTest_chart2_export.mk
CppunitTest_chart2_export2.mk
CppunitTest_chart2_export3.mk split chart2 export unit test 2022-09-20 14:38:25 +02:00
CppunitTest_chart2_geometry.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
CppunitTest_chart2_import.mk
CppunitTest_chart2_import2.mk
CppunitTest_chart2_pivot_chart_test.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
CppunitTest_chart2_trendcalculators.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
CppunitTest_chart2_uichart.mk tdf#120348: move UItest to CppUnittest 2022-11-25 21:28:10 +01:00
CppunitTest_chart2_xshape.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
export_setup.mk tdf#126084 import svg image from ooxml document that use svgBlip elem. 2023-12-06 08:23:34 +01:00
import_setup.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
IwyuFilter_chart2.yaml tdf#146619 Remove unused #includes from C/C++ files 2024-03-27 09:20:54 +01:00
JunitTest_chart2_unoapi.mk
Library_chartcontroller.mk move BGradient to awt::Gradient2 UNO conversion into docmodel 2023-08-21 09:27:12 +02:00
Library_chartcore.mk tdf#82716 Add initial implementation of the Histogram Chart 2024-07-21 08:02:43 +02:00
Makefile
Module_chart2.mk tdf#120348: move UItest to CppUnittest 2022-11-25 21:28:10 +01:00
README.md
UIConfig_chart2.mk chart2: InsertDataTableDialog for inserting/removing the data table 2022-08-15 07:42:32 +02:00

Chart Implementation for LibreOffice Calc

The chart2 denotes a second generation re-write done to rid us of the foul and twisted legacy chart code.

Debugging

Shortcuts

CTRL + F12 creates a layout dump based on the XShapeDumper based on SAL_WARN("chart2", ...