Read the statement by Michael Teeuw here.
MMM-cryptocurrency - v1.4
- 
Hi @SpecialRob,
I think I didn’t get the point.
In my module, there is not a line separator between header and data.
Also, language of the module is set to english and you don’t see header values? So strange :)Can you please post a screenshot of what you see?
Looking forward to help you. - 
Hello guys,
I’ve updated project making optional the possibility to show currency changes in time.
Also, you can select which interval to see between one of the following: 1 hour, 1 day or 1 week. None of them is required.Leave me feedback ;)
 - 
I moved the module back to the right side under the weather and the header data now shows up. Weird.
This is truly amazing work! thanks
 - 
@SpecialRob Yes weird. But thank you for reporting it.
I’ll investigate. - 
@matteodanelli nice work!
just in time for my recent changes ☺️
(you get the pull request in a couple of minutes).I created a second display option with less information overall, but with icons.
I had to do this, because i have many modules on the Mirror and therefor the readability overall decreased with so many informations.But now we can simply choose between more details or the “compact” version.
Here is a little Sneakpeak, until i finish the changes of the Readme accordingly to my changes:
 - 
Very nice !
Thank you for doing this. - 
Hey,
thanks for this module! Exactly what I wanted for my mirror.
I took the liberty of implementing two new features, pull requests are up on Github:
- 
Show weekly price graphs from coinmarketcap: https://github.com/matteodanelli/MMM-cryptocurrency/pull/6

 - 
Round the prices to a total number of significant digits, to keep a higher resolution on low-value prices: https://github.com/matteodanelli/MMM-cryptocurrency/pull/7

The property is set to 5 in the example. Note how BTC and ETH are both still showing two decimals, but XRP is showing 4, for a total of 5 or more digits. 
Any comments are welcome! I tried to keep your coding conventions intact, though it wasn’t much code that I added :)
 - 
 - 
@olexs Amazing work!
Thanks for pull requests! Already merged :)
Thank you so much! - 
i love the module. thank you !
But i dont get logo working. it stays always at “detail” and i also enabled graph, but they are not shown.
any existing bug? thx - 
@fox Can you post your module configuration from config.js? And have you pulled the latest code (master branch from https://github.com/matteodanelli/MMM-cryptocurrency)?
 
