Title: [Plugin: Tally Graph] Single post, multiple values?
Last modified: August 19, 2016

---

# [Plugin: Tally Graph] Single post, multiple values?

 *  [thecodezombie](https://wordpress.org/support/users/thecodezombie/)
 * (@thecodezombie)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-tally-graph-single-post-multiple-values/)
 * Hi Dylan. Firstly, thanks for this plug-in. I appreciate the effort you’ve put
   into it.
 * I’ve already got TallyGraph working, but I’m wanting to track stat changes on
   a **daily** basis; so spawning each value using a new post is impractical.
 * Obviously the issue lies with WordPress itself; as the date is associated with
   the post, not stored with the custom value (`wp_postsmeta`).
 * Ideally, I think it’d be best to have a new/separate table that’s populated with
   WordPress values; along the lines of:
    `cf_id`, `post_id`, `post_date` `meta_key`
   and `meta_value`.
 * I was just wondering if you had come across a plug-in that does this sort of 
   thing already, or if this was something you were looking to add in the future?
 * [http://wordpress.org/extend/plugins/tally-graph/](http://wordpress.org/extend/plugins/tally-graph/)

Viewing 1 replies (of 1 total)

 *  [caps](https://wordpress.org/support/users/caps/)
 * (@caps)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-tally-graph-single-post-multiple-values/#post-1937576)
 * Quite unfortunate when post like this does not get any attention from the plugin
   author. Why even install a plugin if the author has abandoned the forum request?

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Tally Graph] Single post, multiple values?’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tally-graph.svg)
 * [Tally Graph](https://wordpress.org/plugins/tally-graph/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tally-graph/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tally-graph/)
 * [Active Topics](https://wordpress.org/support/plugin/tally-graph/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tally-graph/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tally-graph/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [caps](https://wordpress.org/support/users/caps/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-tally-graph-single-post-multiple-values/#post-1937576)
 * Status: not resolved