Timeline for Histogram plot for fixed class interval
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 9, 2016 at 5:45 | comment | added | Roshan Shrestha | Thanks alot. I used Joined option like you said, but is there any way so that even values like 8.5,9.2,10.4.9.3 and 8.9 are seen at the bars where the lines are joined. Thanks | |
| May 8, 2016 at 11:58 | comment | added | kglr | @RoshanShrestha, try AxesOrigin -> {.5, 0}. | |
| May 8, 2016 at 11:38 | comment | added | Roshan Shrestha | I used BarSpacing->None, but the first bar is still not joined with the y-axis. | |
| May 8, 2016 at 11:22 | comment | added | Roshan Shrestha | Thanks, Also, by default, there is spacing between bars, Can we remove spaces between bars, so that they are joined ? | |
| May 8, 2016 at 9:31 | comment | added | kglr | @RoshanShrestha, use the ChartStyle and Joined options of BarChart; e.g., add ChartStyle -> {Red, Green, Blue, Yellow, Cyan}, Joined->Automatic in BarChart[...]. | |
| May 8, 2016 at 6:06 | comment | added | Roshan Shrestha | Thanks. One query, How can I add different colors for different bars and join the mid points of the top of every bars to form a curve. Thanks... | |
| May 5, 2016 at 7:39 | vote | accept | Roshan Shrestha | ||
| May 5, 2016 at 6:05 | history | answered | Rashid | CC BY-SA 3.0 |