Menu

view graph data

kkhair
2014-11-24
2014-11-25
  • kkhair

    kkhair - 2014-11-24

    Is there a way to view the data point that makes up a graph?

     
    • High Performance Coder

      On Mon, Nov 24, 2014 at 08:22:21PM +0000, kkhair wrote:

      Is there a way to view the data point that makes up a graph?

      Could you explain in more detail what you're trying to do, please?


      Prof Russell Standish Phone 0425 253119 (mobile)
      Principal, High Performance Coders
      Visiting Professor of Mathematics hpcoder@hpcoders.com.au
      University of New South Wales http://www.hpcoders.com.au

      Latest project: The Amoeba's Secret
      (http://www.hpcoders.com.au/AmoebasSecret.html)


       
  • kkhair

    kkhair - 2014-11-25

    Sure, sorry for being short on words.
    So I am building a simulation for a social casino game economy, I don't have problems in building the blocks of the system and generating graphs for the players growth, currency inflation, and other indicators.
    I need to get the data points that makes the curves in the graphs, so for the user growth graph, I need a list of the population per each time step (equivalent to a month in the game) , the same with other indicators.

     
    • High Performance Coder

      On Tue, Nov 25, 2014 at 10:00:11AM +0000, kkhair wrote:

      Sure, sorry for being short on words.
      So I am building a simulation for a social casino game economy, I don't have problems in building the blocks of the system and generating graphs for the players growth, currency inflation, and other indicators.
      I need to get the data points that makes the curves in the graphs, so for the user growth graph, I need a list of the population per each time step (equivalent to a month in the game) , the same with other indicators.

      It sounds to me like what you want to do is "Log simulation", an
      option available in the "File" menu, which causes a log file to be written
      containing the instantaneous values of all variables into a data file
      that can be imported into a spreadsheet or plotting package.

      Cheers


      Prof Russell Standish Phone 0425 253119 (mobile)
      Principal, High Performance Coders
      Visiting Professor of Mathematics hpcoder@hpcoders.com.au
      University of New South Wales http://www.hpcoders.com.au

      Latest project: The Amoeba's Secret
      (http://www.hpcoders.com.au/AmoebasSecret.html)


       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.