Visualization with month week and day comparision

clusterId:"cd59e4"
Is there a way that i can create a visualization comparing data today against week data and month data in same widget?

You can use Timelion for this. There is a scale_interval function that will let you choose the daily, weekly or monthly view. You can also create multiple series in a single chart.

Thank you ...

Hi,
where can i find the timelion.json to edit configuration.
is there any kind of tutorial where i can find how to do my requirement.
ThankYou

If you are using Kibana 4.x, the timelion.json file will go under installedPlugins/timelion. If you are on 5.0, then there is no need for a separate timelion.json, the configuration is handled under Kibana's Advanced Setting page under Management.

is there any kind of tutorial where i can find how to do my requirement

Timelion has a built-in tutorial. Just click "Docs" (5.0) or the (?) icon (4.x) at the top of the screen. Everything you need to know can be found right there.