Skip to content
Snippets Groups Projects
  1. Dec 09, 2016
  2. Dec 08, 2016
  3. Dec 07, 2016
  4. Dec 05, 2016
    • Olivier Couet's avatar
      Add missing \notebook · 057c555c
      Olivier Couet authored
      057c555c
    • Olivier Couet's avatar
      - Candle plot improvements (Georg Troska): · 8f83696c
      Olivier Couet authored
         * Rearragement of TCandle-code - split into calculate and paint
         * Implementation for a "raw-data candle" inside TCandle - to be used from TTreeViewer in the future
         * Implementation of 1D histograms along each candle (left, right and violin) - to be used for violin-charts
         * Implementation of a zero indicator line for TCandle - to be used for violin-charts
         * Reimplementation if THistPainter draw option VIOLIN
         * Implementations of presets and individual options for VIOLIN-charts
         * Implementation of VIOLIN-charts in THStack - can be combined with CANDLE
         * Update of the docs (THistPainter and THStack)
         * New tutorials
      8f83696c
    • Sergey Linev's avatar
      b9dc3b31
  5. Nov 29, 2016
  6. Nov 25, 2016
  7. Nov 24, 2016
  8. Nov 23, 2016
  9. Nov 18, 2016
    • Olivier Couet's avatar
      New options for automatic coloring of graphs and histograms. When several · 159d4bd3
      Olivier Couet authored
        histograms or graphs are painted in the same canvas thanks to the option "SAME"
        via a `THStack` or `TMultigraph` it might be useful to have an easy and automatic
        way to choose their color. The simplest way is to pick colors in the current active color
        palette. Palette coloring for histogram is activated thanks to the options `PFC`
        (Palette Fill Color), `PLC` (Palette Line Color) and `AMC` (Palette Marker Color).
        When one of these options is given to `TH1::Draw` the histogram get its color
        from the current color palette defined by `gStyle->SetPalette(…)`. The color
        is determined according to the number of objects having palette coloring in
        the current pad.
      159d4bd3
  10. Nov 02, 2016
  11. Nov 01, 2016
  12. Oct 31, 2016
  13. Oct 24, 2016
  14. Oct 20, 2016
  15. Oct 14, 2016
  16. Oct 13, 2016
  17. Oct 12, 2016
  18. Oct 07, 2016
  19. Oct 06, 2016
  20. Oct 04, 2016
  21. Oct 03, 2016
  22. Sep 30, 2016
Loading