BarChart
BarChart(list-of-values, options)plot a bar chart for a
list-of-valueswith optionBarOrigin->BottomorBarOrigin->Bottom
Examples
>> BarChart({1, -2, 3}, BarOrigin->Bottom)Implementation status
- ✅ - full supported
BarChart(list-of-values, options)plot a bar chart for a
list-of-valueswith optionBarOrigin->BottomorBarOrigin->Bottom
>> BarChart({1, -2, 3}, BarOrigin->Bottom)