csvzall 0.4.0
CSV command-line tool and emerging C++ library
Loading...
Searching...
No Matches
heatmap.cpp File Reference
#include "csv_chart_common.hpp"
#include <svgplot/svgplot.hpp>
#include <algorithm>
#include <chrono>
#include <cctype>
#include <cmath>
#include <ctime>
#include <iomanip>
#include <optional>
#include <sstream>
#include <stdexcept>
#include <string>
#include <string_view>
#include <vector>

Namespaces

namespace  csvzall
 
namespace  csvzall::charts
 

Functions

std::pair< std::string, std::string > csvzall::charts::ResolveHeatmapDateRange (const HeatmapSpec &spec)
 
svgplot::CalendarHeatmapOrientation csvzall::charts::ParseHeatmapOrientation (std::string_view raw)
 
CsvChartResult csvzall::charts::RenderHeatmapCsv (csv::CSVReader &reader, const std::vector< std::string > &headers, const HeatmapSpec &spec, const CsvChartOptions &options)
 

Variable Documentation

◆ a

unsigned a = 0

◆ b

unsigned b = 0

◆ c

unsigned c = 0

◆ first

std::string first

◆ raw

◆ second

std::string second

◆ third

std::string third