display charts correctly even when invalid min/max values are present
This commit is contained in:
@ -420,6 +420,7 @@ en:
|
||||
help_apps_talkback: "Allow devices to execute queued commands."
|
||||
help_apps_thinghttp: "Create custom POSTs or GETs to other webservices and retrieve the data."
|
||||
help_apps_thingtweet: "Link your Twitter account to ThingSpeak and send Twitter messages using our simple API."
|
||||
help_apps_timecontrol: "Automatically perform ThingHTTP requests at predetermined times."
|
||||
help_apps_tweetcontrol: "Listen to commands from Twitter and then perform an action."
|
||||
help_apps_react: "Perform actions when conditions are met by your data in your channels."
|
||||
help_channel: "Create a channel -- it can be for a device, app, or anything that can send data to ThingSpeak."
|
||||
@ -459,6 +460,7 @@ en:
|
||||
help_thinghttp_show: "You can now send your ThingHTTP request and view the response using the following URL:"
|
||||
help_thingtweet: "ThingTweet acts as a proxy to Twitter so that your devices can update Twitter statuses without having to implement Open Authentication (OAuth)."
|
||||
help_timecontrol_index: "Create a TimeControl to automatically execute ThingHTTP requests at predetermined times."
|
||||
help_timecontrol_show: "Your TimeControl will be automatically executed at the indicated time."
|
||||
help_tweetcontrol: "Use TweetControl to listen to specific trigger words from Twitter, and then process a ThingHTTP request."
|
||||
help_tweetcontrol_edit: "Select Anonymous TweetControl to allow anyone to trigger your TweetControl or fill in a specfic Twitter Account (don't include the '@' sign)."
|
||||
help_tweetcontrol_hashtag: "To trigger a TweetControl, you need to send a Twitter Status Update with at least the hashtag #thingspeak and the trigger word, for example:"
|
||||
|
Reference in New Issue
Block a user