summaryrefslogtreecommitdiff
path: root/chart2/qa/data.chd
blob: 01888e4c19ff41e2286408b2759308beb4dffe4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Series Labels
Column_1 Column_2 Column_3

# Categories
Row_1 Row_2 Row_3 Row_4

# Column 1
9.1 2.4 3.1 4.3

# Column 2
3.2 8.8 1.5 9.02

# Column 3
4.54 9.65 3.7 6.2
tr>2021-12-19use more cppu::BaseMutexNoel Grandin 2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann 2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC 2020-07-18compact namespace: connectivityNoel Grandin 2020-05-09mysql-sdbc: resultset: do not keep m_pResult after freeing itLionel Elie Mamane 2019-03-05re-land "new loplugin typedefparam""Noel Grandin 2019-03-04Revert "new loplugin typedefparam"Noel Grandin 2019-03-04new loplugin typedefparamNoel Grandin 2019-01-29mysqlc: fix timestamp query of result setTamas Bunth 2019-01-24Fix typoAndrea Gelmini 2019-01-22mysqlc: fetch data exactly when it's neededTamas Bunth 2018-12-14mysqlc: Fix obtaining field information in rsTamas Bunth 2018-11-08loplugin:unusedfieldsNoel Grandin 2018-11-05mysqlc: allow multiple open statementsTamas Bunth 2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin 2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann 2018-09-07mysqlc: ensure cursor is not out of rangeTamas Bunth 2018-08-31tdf#119615 Ownership of m_aFields is..Tamas Bunth 2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth