How do I generate a histogram for the below scenario?
Traveler data contains number of nights booked.
Histogram's Y-axis should say percentage of travelers, and X-axis should say number of nights booked such as 80% booked 1 night, 10% booked 3 nights, 10% booked 5 nights.
In Pie chart, I could generate the above scenario, but a Histogram in the form of bar chart would be more appropriate.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.