Hi swagat.siddhartha, and welcome to the Monastery. The first question you posted here hasn't gone so well. Here is why:

Monks are really good at Perl, and even somewhat good at things peripheral to Perl. But they're not good at guessing what you mean. In the case of your question you have to define what platform your bar chart is to target (web/cgi, web/some-framework, excel spreadsheet, Tk-environment, pure-text, GD, etc. Next, we need to know where you are currently in the project; do you just have raw data and no Perl program at all? What does the data-set look like? Preferably you've already started into a script but just got stuck somewhere. If that's the case, you would want to post a minimal amount of relevant code for us to help you with.

You should also let us know if you have a strategy for your program. How have you thought you would like to work it out?

And it's helpful to know (though we can sometimes guess this part) about your programming background and your background with Perl.

We love to be helpful, but we're not a script writing service. Our primary goal is to help you to learn. But you have to help us to do that.


Dave


In reply to Re: Stacked Bar by davido
in thread Stacked Bar by swagat.siddhartha

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.